FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / SetSystemPoliciesAsync Method / SetSystemPoliciesAsync(BatchHeader,Policy[]) Method

In This Topic
    SetSystemPoliciesAsync(BatchHeader,Policy[]) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub SetSystemPoliciesAsync( _
       ByVal BatchHeader As BatchHeader, _
       ByVal Policies() As Policy _
    ) 
    public void SetSystemPoliciesAsync( 
       BatchHeader BatchHeader,
       Policy[] Policies
    )

    Parameters

    BatchHeader
    Policies
    See Also